PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowTextOperator Class / PDFShowTextOperator Constructor / PDFShowTextOperator Constructor(PDFCosString,PDFTextVisualObject)
In This Topic
    PDFShowTextOperator Constructor(PDFCosString,PDFTextVisualObject)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFShowTextOperator( 
       PDFCosString text,
       PDFTextVisualObject textVisualObject
    )

    Parameters

    text
    textVisualObject
    See Also